VObject::GetView

Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:17:57 1991
Index Return to Main Contents
 

NAME

VObject::GetView - instance method  

TEMPLATE

nextView = View * GetView()  

SPECIFIERS

public  

DESCRIPTION

GetView calls the method FindContainerOfClass to get the next container which IsKindOf the class View. If there is no View in the container chain NULL is returned. NULL is also returned if the container chain is not initialized yet, which is the case before a window is opened the first time.
See also method GetWindow and method Getclipper.  

ARGUMENTS

none

 

RETURN ARGUMENT

View * nextView

the next container which IsKindOf
the class View or NULL
 

CATEGORIES

container handling, client interface

 

FILES

implementation:
VObject.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:21 GMT, March 30, 2022